home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / i18n / English.txt < prev    next >
Text File  |  2005-03-20  |  3KB  |  93 lines

  1. # M: Menu Entry
  2. # L: Label text
  3. # T: Tool tips
  4. # E: Error
  5.  
  6. $M001=&Open
  7. $M002=&Exit
  8.  
  9. $M003=&Help
  10. $M004=&License
  11. $M005=&Changelog
  12. $M006=&About Highlight...
  13. $M007=&File
  14. $M008=&Language
  15. $M009=&Tips
  16.  
  17. $L001=Choose files
  18. $L004=Output format
  19. $L005=Include style in output
  20. $L006=Attach anchors to lines
  21. $L011=File to include in
  22. $L009=Referenced style file:
  23. $L010=Colour theme:
  24. $L013=Include line numbers
  25. $L014=Omit header and footer
  26. $L008=Generate index file
  27. $L015=Convert files
  28. $L018=Choose files
  29. $L022=Choose file
  30. $L002=Output directory
  31. $L007=Reformat
  32. $L025=Error
  33. $L026=Please restart Highlight...
  34. $L027=Wrap long lines
  35. $L028=Wrap simple
  36. $L029=Escape quotes
  37. $L030=Tab width:
  38. $L031=Fill with zeroes
  39. $L032=Write to source directories
  40. $L033=Remove selection
  41. $L034=Error summary
  42. $L035=style
  43. $L036=Encoding:
  44.  
  45.  
  46. $L019=Info
  47. $L023=Done: %d fφles in %ld ms.
  48. $L003=Clear file list
  49. $L016=<No files selected>
  50. $L020=Please choose a valid output directory.
  51. $L021=Please choose a style output file.
  52.  
  53. $E000=Only C, C++, C# and Java files may be reformatted.
  54. $E001=Error executing Notepad.exe
  55. $E002=Language definition %s.lang not found!
  56. $E003=Could not read:
  57. $E004=Could not write:
  58. $E005=Could not read themes. Check installation.
  59. $E006=Error writing preferences file!
  60. $E007=Could not create index file.
  61. $E008=Could not read file extensions. Check installation.
  62. $E009=Could not read indentation schemes. Check installation.
  63. $E010=Could not reformat:
  64.  
  65. $T001=Add source files you want to convert. Drag and drop also possible.
  66. $T002=Choose an output directory.
  67. $T003=Choose style input file to include in the final style definition.
  68. $T004=Clear input file list.
  69. $T005=Name of the style output file.
  70. $T006=Path of the style input file.
  71. $T007=Path of the output directory.
  72. $T008=Include formatting information in output files.
  73. $T009=Omit header and footer of the output files.
  74. $T010=Attach line numbers.
  75. $T011=Attach HTML anchors to the line numbers.
  76. $T012=Reformat and indent C, C++, C# and Java source code.
  77. $T013=Choose one of the output formats.
  78. $T014=Start the conversion of your input files.
  79. $T015=Generate index file with hyperlinks to output files
  80. $T016=Choose a formatting and indentation style.
  81. $T017=Choose a colour theme you like.
  82. $T018=Wrap lines longer than 80 (75 if line numbers turned on) characters.
  83. Note: Long single line comments and directives will cause faulty highlighting.
  84. $T019=Wrap lines, but do not indent statements and function parameters.
  85. $T020=Escape quotes with \dq. Useful when using the German package in LaTeX.
  86. $T021=Replace tabs by chosen number of spaces (do not replace if value equals zero).
  87. $T022=Fill leading space of line numbers with zeroes.
  88. $T023=Save output in the directories of the input files.
  89. $T024=Remove selected entries from input file list.
  90. $T025=Use an output encoding, which matches the input file encoding.
  91.  
  92. $L024=Ready.
  93. $L017=Processing files....